home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
tools
/
dfÜ
/
tc
/
rexx
/
start.mrx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-01-07
|
157 b
|
13 lines
/*
**
** use this to start counting
**
*/
options results
IF (SHOW('P',TIMECONNECT.1) ~=0) then
DO
address 'TIMECONNECT.1'
'start'
'iconify TRUE'
END